* configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
authorJan D. <jan.h.d@swipnet.se>
Wed, 12 Sep 2012 20:21:39 +0000 (22:21 +0200)
committerJan D. <jan.h.d@swipnet.se>
Wed, 12 Sep 2012 20:21:39 +0000 (22:21 +0200)
commitf313e45b86d6a32e753234c121d3099f37abe36c
treecfc552bc67890797e1d48090758a2aa6a493bbf9
parentbea5f59fc654be0da0117430a42d2feb17bd6d49
* configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
and then gtk2 if not found.
--with-x-toolkit=gtk|yes: As above, but fail if gtk2 or gt3 not found.
--with-x-toolkit=gtk2: Only try gtk2, fail if not found.
--with-x-toolkit=gtk3: Only try gtk3, fail if not found.
ChangeLog
configure.ac